libevemu3 software package provides Linux Input Event Device Emulation Library, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libevemu3
libevemu3 is installed in your system.
Make ensure the libevemu3 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libevemu3 *
You will get with libevemu3 package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libevemu3 |
| Version | 2.1.0-1build1 |
| Description | Linux Input Event Device Emulation Library |
| Sub Section | libs |